home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / admin.fmt / mklfs.man < prev    next >
Text File  |  1992-10-05  |  6KB  |  201 lines

  1.  
  2.  
  3.  
  4. MKLFS                     User Commands                     MKLFS
  5.  
  6.  
  7.  
  8. _________________________________________________________________
  9.  
  10. NNAAMMEE
  11.      mklfs - Create an empty LFS file system on a disk partition.
  12.  
  13. SSYYNNOOPPSSIISS
  14.      mmkkllffss [[_o_p_t_i_o_n_s] _d_e_v_i_c_e_N_a_m_e [_p_r_e_f_i_x]
  15.  
  16. OOPPTTIIOONNSS
  17.      _d_e_v_i_c_e_N_a_m_e    The device on which the file system should  be
  18.                    created.  This  device should be a disk parti-
  19.                    tion complete with a disk label that specifies
  20.                    its  size.  WARNING: THE CONTENTS OF THIS DEV-
  21.                    ICE ARE OVERWRITTEN BY MKLFS.
  22.  
  23.      _p_r_e_f_i_x        Name of the file  system  (its  prefix).   You
  24.                    only  need  to specify this prefix if you wish
  25.                    to have the file system automatically  mounted
  26.                    by  ffssmmoouunntt during the boot sequence.  You can
  27.                    manually mount the file system under any  name
  28.                    you want via the pprreeffiixx command.
  29.  
  30.      --mmaaxxNNuummCCaacchheeBBlloocckkss _N_u_m_C_a_c_h_e_B_l_o_c_k_s
  31.                    _N_u_m_C_a_c_h_e_B_l_o_c_k_s is the maximum number  of  file
  32.                    cache  blocks  available  on the machine. This
  33.                    number defaults to the maximum number  on  the
  34.                    machine running the program.
  35.  
  36.      --mmaaxxCCaacchheeBBlloocckkssCClleeaanneedd _N_u_m_C_a_c_h_e_B_l_o_c_k_s
  37.                    _N_u_m_C_a_c_h_e_B_l_o_c_k_s is the maximum number  of  file
  38.                    cache  files  that will be reserved for clean-
  39.                    ing. A negative value causes mklfs to  compute
  40.                    this  number  based  on  the  segment and file
  41.                    cache size.
  42.  
  43.      --sspprriitteeIIDD _i_d  _i_d is the Sprite hostname id specified in  the
  44.                    superblock.   This  id  is  used  to  inform a
  45.                    machine of its name at boot time.  It defaults
  46.                    to the Sprite ID of the machine running mklfs.
  47.  
  48.      --mmaaxxUUttiilliizzaattiioonn _U_t_i_l_i_z_a_t_i_o_n
  49.                    _U_t_i_l_i_z_a_t_i_o_n is the  maximum  fraction  of  the
  50.                    disk space usable by the file system.
  51.  
  52.      --mmaaxxDDeesscc _N_u_m_D_e_s_c
  53.                    _N_u_m_D_e_s_c is the maximum number  of  descriptors
  54.                    available in the file system. A negative value
  55.                    causes mklfs to compute this number  based  on
  56.                    the disk size.
  57.  
  58.      --sseeggAAlliiggnnmmeenntt _A_l_i_g_n_m_e_n_t
  59.                    _A_l_i_g_n_m_e_n_t is the alignment in bytes where  the
  60.  
  61.  
  62.  
  63. Sprite v.1.0        Printed:  October 4, 1992                   1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. MKLFS                     User Commands                     MKLFS
  71.  
  72.  
  73.  
  74.                    first segment should start.
  75.  
  76.      --bblloocckkSSiizzee _s_i_z_e
  77.                    _s_i_z_e is block  size  of  the  file  system  in
  78.                    bytes.  The  block size is the minimum unit of
  79.                    allocation and should be  a  multiple  of  the
  80.                    device's sector size.
  81.  
  82.      --sseeggmmeennttSSiizzee _s_i_z_e
  83.                    _s_i_z_e is the segment size of the file system in
  84.                    bytes.  The  segment size should be a multiple
  85.                    of the block size.
  86.  
  87.      --nnuummSSeeggmmeennttss _N_u_m_S_e_g_m_e_n_t_s
  88.                    _N_u_m_S_e_g_m_e_n_t_s is the number of segments  to  use
  89.                    on  the  file  system. A negative value causes
  90.                    mklfs to compute the number of segments  based
  91.                    on the size of the disk.
  92.  
  93.      --ddeessccBBlloocckkSSiizzee _s_i_z_e
  94.                    _s_i_z_e is the size in bytes of the  blocks  used
  95.                    to  store  file  descriptors  in the log. This
  96.                    number should be a multiple of the block size.
  97.  
  98.      --ddeessccMMaappBBlloocckkSSiizzee _s_i_z_e
  99.                    _s_i_z_e is the block size in byte  used  for  the
  100.                    descriptor  map  data  structure.  This number
  101.                    should be a multiple of the block size.
  102.  
  103.      --uussaaggeeAArrrraayyBBlloocckkSSiizzee _s_i_z_e
  104.                    _s_i_z_e is the block size in byte  used  for  the
  105.                    segment   usage  array  data  structure.  This
  106.                    number should be a multiple of the block size.
  107.  
  108.      --vveerrbboossee      Print the values used for the parameters.
  109.  
  110. _________________________________________________________________
  111.  
  112.  
  113. DDEESSCCRRIIPPTTIIOONN
  114.      MMkkllffss will create an empty Sprite LFS filesystem on  a  disk
  115.      partition.  The filesystem is created to use the entire disk
  116.      partition and initialized to look like an  Sprite  LFS  file
  117.      system  containing a root directory with a lost+found direc-
  118.      tory.  Care should be taken because anything already present
  119.      on the partition will be overwritten.
  120.  
  121.      MMkkllffss has a large number of options that control the maximum
  122.      limits  of  various file system data structures, the charac-
  123.      teristic of the machine that will the device  for  the  file
  124.      system,  and  the  disk  layout format the file system.  All
  125.      options except the deviceName  specifier  are  optional  and
  126.      default  to reasonable values if not specified.  If the pro-
  127.      gram is being run on a machine other than the one  that  the
  128.  
  129.  
  130.  
  131. Sprite v.1.0        Printed:  October 4, 1992                   2
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138. MKLFS                     User Commands                     MKLFS
  139.  
  140.  
  141.  
  142.      machine to which the disk will be attached from, the options
  143.      that describe the machine characteristic  will  need  to  be
  144.      specified.
  145.  
  146. KKEEYYWWOORRDDSS
  147.      filesystem, LFS, sprite
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197. Sprite v.1.0        Printed:  October 4, 1992                   3
  198.  
  199.  
  200.  
  201.